CEQuery

CEQuery.zip (6,0 MB)
CEQuery is usefull for managing SQL Server CE databases. It is developed in C# and supports SQL Server CE 3.5 and 4.0.

Chinook Database

Chinook is a sample database available for SQL Server, Oracle, MySQL, etc. It can be created by running a single SQL script.

CSV to SQL Server Compact scripting utility

csv2sqlce.zip (1,1 MB)
This command line utility allows you to generate a SQL Server Compact INSERT script based on a csv file and an existing SQL Compact table.

DataBoy

databoy.zip (11,2 MB)
Small footprint, portable and simple database query tool. Support SQL CE 3.1, SQL CE 3.5 and SQL Server.

DbNetData

dbnetdata.zip (549 kB)
A collection of cross vendor database interface classes for .NET written in C# providing a consistent and simplified way of accessing SQL Server, SQL Server CE,Oracle,Access,Access 2007,MySql,DB2,Visual FoxPro,dBASE,Paradox,Pervasive,Firebird,VistaDB and Postgresql databases.

.NET Domain-Driven Design with C#: Problem-Design-Solution

dddpds.zip (1,9 MB)
The purpose of this project is to hold the source code for my latest book, .NET Domain-Driven Design with C#: Problem-Design-Solution. The book is one large case study of a real-world application, named SmartCA, which is a smart client application implemented with the latest .NET technologies and following DDD principles. The application is a smart client built using WPF (recently migrated to .NET 4.0), with a local SQL Server Compact 3.5 database as its data store. The framework and SQL CE bits used are all from the Visual Studio 2010 RTM release. The application uses a custom developed solution to sychronize with the server (Synchronization Framework) using messages, as well as a custom client-side membership implementation (Client Membership System) that is built on top of the Synchronization Framework..

SQL Compact data and schema script utility

ExportSqlCE.zip (10,7 MB)
This console app and AI helps you better manage your SQL Compact development efforts. It allows you to script schema and data and much, much more

FluentData -Micro ORM with a fluent API that makes it simple to query a database

FluentData.zip (12,0 MB)
A simple to use Micro ORM with a great fluent API that makes it simple to select, insert, update and delete data in a database. Supported databases: Microsoft SQL Server, MS SQL Server Compact, MS SQL Azure, Oracle and MySQL.

Poker Hand History

Poker Hand History is simple (open source) hand history processor that provides the poker player with vital online poker statistics.

patterns & practices: Project Silk

silk.zip (129,1 MB)
Project Silk provides guidance and sample implementations that describe and illustrate recommended practices for building next generation web applications using web technologies like HTML5, jQuery, CSS3 and IE9.

sqlceexplorer

A Simple GUI for SQL CE Server, using Microsoft .Net windows forms. This utility will help developers to create, and manage SQL CE database, without Visual Studio or SQL Server Management studio.

SQL Compact ASP.NET Membership, Role and Profile provider

Implementation of a ASP.NET 4.0 Membership, Role and Profile provider for SQL Server Compact 4.0, for use with Forms Authentication for web sites.

SQL Server Compact Merge Replication Library

This library simplifies the code to do Merge Replication from a SQL Server Compact 3.5 SP2 client, with useful helper methods.

SQL Server Compact & SQLite Toolbox

SQL Server Compact & SQLite Toolbox is a Visual Studio add-in and standalone app , for managing all aspects of your SQL Server Compact/SQLite database files